-
Home
-
Resurs Bank Payments for WooCommerce
-
1.1.4
-
Code
-
Classes
- CollectionTest
| Total Complexity |
23 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
341 |
| Lines of code |
182 |
| Logical lines of code |
71 |
| Comment lines |
93 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testFilterByPropertyValue() |
S |
49 |
3 |
36 |
| testCollectionTypeVerification() |
S |
58 |
2 |
17 |
| testAddWrongTypeData() |
S |
57 |
2 |
17 |
| testValid() |
S |
62 |
2 |
11 |
| setUp() |
S |
67 |
1 |
9 |
| testCreateCollection() |
S |
68 |
1 |
7 |
| testToArray() |
S |
69 |
1 |
7 |
| testTypeDetermination() |
S |
67 |
1 |
8 |
| testCount() |
S |
69 |
1 |
7 |
| testOffsetSet() |
S |
69 |
1 |
6 |
| testOffsetExists() |
S |
74 |
1 |
4 |
| testOffsetUnset() |
S |
72 |
1 |
5 |
| testOffsetGet() |
S |
68 |
1 |
7 |
| testRewind() |
S |
65 |
1 |
10 |
| testCurrent() |
S |
67 |
1 |
8 |
| testFirst() |
S |
71 |
1 |
5 |
| testKey() |
S |
67 |
1 |
8 |
| testNext() |
S |
64 |
1 |
10 |